func runtime.casGFromPreempted
2 uses
runtime (current package)
preempt.go#L153: if !casGFromPreempted(gp, _Gpreempted, _Gwaiting) {
proc.go#L1060: func casGFromPreempted(gp *g, old, new uint32) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)